From: Andreas Schwab Date: Wed, 12 Mar 2003 23:49:49 +0000 (+0000) Subject: . X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~53015 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3022543132914cecf7665b51779b2cdaf56a1a78;p=emacs.git . --- diff --git a/src/ChangeLog b/src/ChangeLog index b73e4ff698b..c3842a972d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,12 @@ 2003-03-13 Andreas Schwab + * data.c (long_to_cons): Fix type of top. + + * xselect.c (selection_data_to_lisp_data): Use int instead of + long for an integer of size 4. + * gtkutil.c (xg_update_frame_menubar): Add missing return value. + (xg_tool_bar_help_callback): Likewise. 2003-03-12 Andreas Schwab